Range: 0x10402001 to 0x1040200f. More...
Variables | |
| int | MV_ALG_E_DENOISE_NE_IMG_FORMAT = 0x10402001 |
| Invalid noise-feature image format. More... | |
| int | MV_ALG_E_DENOISE_NE_FEATURE_TYPE = 0x10402002 |
| Incorrect noise-feature type. More... | |
| int | MV_ALG_E_DENOISE_NE_PROFILE_NUM = 0x10402003 |
| Incorrect number of noise features. More... | |
| int | MV_ALG_E_DENOISE_NE_GAIN_NUM = 0x10402004 |
| Incorrect number of noise-feature gains. More... | |
| int | MV_ALG_E_DENOISE_NE_GAIN_VAL = 0x10402005 |
| Incorrect input gain value of noise curve. More... | |
| int | MV_ALG_E_DENOISE_NE_BIN_NUM = 0x10402006 |
| Incorrect number of noise curve columns. More... | |
| int | MV_ALG_E_DENOISE_NE_INIT_GAIN = 0x10402007 |
| Error occurred when setting initial gain of noise estimation. More... | |
| int | MV_ALG_E_DENOISE_NE_NOT_INIT = 0x10402008 |
| Noise estimation initialization is required. More... | |
| int | MV_ALG_E_DENOISE_COLOR_MODE = 0x10402009 |
| Incorrect color space mode. More... | |
| int | MV_ALG_E_DENOISE_ROI_NUM = 0x1040200A |
| Incorrect number of image ROIs. More... | |
| int | MV_ALG_E_DENOISE_ROI_ORI_PT = 0x1040200B |
| Incorrect number of image ROI origins. More... | |
| int | MV_ALG_E_DENOISE_ROI_SIZE = 0x1040200C |
| Incorrect image ROI size. More... | |
| int | MV_ALG_E_DENOISE_GAIN_NOT_EXIST = 0x1040200D |
| Incorrect number of input camera gains. More... | |
| int | MV_ALG_E_DENOISE_GAIN_BEYOND_RANGE = 0x1040200E |
| The number of input camera gains is out of range. More... | |
| int | MV_ALG_E_DENOISE_NP_BUF_SIZE = 0x1040200f |
| Incorrect size of input noise-feature memory. More... | |
Range: 0x10402001 to 0x1040200f.
| int MV_ALG_E_DENOISE_NE_IMG_FORMAT = 0x10402001 |
Invalid noise-feature image format.
| int MV_ALG_E_DENOISE_NE_FEATURE_TYPE = 0x10402002 |
Incorrect noise-feature type.
| int MV_ALG_E_DENOISE_NE_PROFILE_NUM = 0x10402003 |
Incorrect number of noise features.
| int MV_ALG_E_DENOISE_NE_GAIN_NUM = 0x10402004 |
Incorrect number of noise-feature gains.
| int MV_ALG_E_DENOISE_NE_GAIN_VAL = 0x10402005 |
Incorrect input gain value of noise curve.
| int MV_ALG_E_DENOISE_NE_BIN_NUM = 0x10402006 |
Incorrect number of noise curve columns.
| int MV_ALG_E_DENOISE_NE_INIT_GAIN = 0x10402007 |
Error occurred when setting initial gain of noise estimation.
| int MV_ALG_E_DENOISE_NE_NOT_INIT = 0x10402008 |
Noise estimation initialization is required.
| int MV_ALG_E_DENOISE_COLOR_MODE = 0x10402009 |
Incorrect color space mode.
| int MV_ALG_E_DENOISE_ROI_NUM = 0x1040200A |
Incorrect number of image ROIs.
| int MV_ALG_E_DENOISE_ROI_ORI_PT = 0x1040200B |
Incorrect number of image ROI origins.
| int MV_ALG_E_DENOISE_ROI_SIZE = 0x1040200C |
Incorrect image ROI size.
| int MV_ALG_E_DENOISE_GAIN_NOT_EXIST = 0x1040200D |
Incorrect number of input camera gains.
It exceeds the upper limit.
| int MV_ALG_E_DENOISE_GAIN_BEYOND_RANGE = 0x1040200E |
The number of input camera gains is out of range.
| int MV_ALG_E_DENOISE_NP_BUF_SIZE = 0x1040200f |
Incorrect size of input noise-feature memory.